body {
    color: #444;
    background: #eee;
    font-family: 'Microsoft Yahei';
}

a {
    text-decoration: none;
    color: #444
}

a:hover { /*text-decoration:underline;*/
    color: #1E50A2
}

.blue, blue a, .box h5 a, .box h6 a, .box a.more, .crumbs a {
    color: #004499
}

.keylink, .keylink:link, .keylink:hover, .keylink:active {
    text-decoration: underline;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px dotted #aaa;
    text-align: center
}

textarea {
    border: 1px solid #DCDDDD;
    background: #fff;
    clear: both;
    color: #555;
    font-size: 14px;
    height: 130px;
    padding: 5px 0 0 5px;
    text-align: left;
    width: 99%;
    margin-bottom: 8px
}

.input-text, input.date, input.endDate, .input-focus {
    border: 1px solid #DCDDDD;
    height: 22px;
    padding: 0 0 0 3px
}

input.date, input.endDate {
    /*background: #fff url(../images/admin_img/input_date.png) no-repeat right 3px;*/
    padding-right: 18px;
    font-size: 12px;
}

.pad-6 {
    padding: 6px;
    overflow: hidden
}

.pad-10 {
    padding: 10px;
    overflow: hidden
}

.pad_10, .pad-lr-10 {
    padding: 0 10px
}

.pad-lr-6 {
    padding: 0 6px
}

.hr {
    /*background: url(../images/uline.gif) repeat-x center center;*/
}

.hr hr {
    display: none
}

.ib, .ib-li li, .ib-a a, .ib-span span, .btn, .btn input, .photo-hot li, .Article-Tool a, .photo-list li, .photo-channel .photo-slide .change i, .photo-channel .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next, .photo-cat .content h5 span.blue a, .submit {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.btn {
    padding-left: 6px
}

/*.btn,.btn input{background: url(../images/v9/button.png) no-repeat; height:24px; line-height:24px;width:auto;_width:0;overflow:visible !ie}*/
.btn input {
    background-position: right 0;
    border: 0 none;
    color: #fff;
    padding-right: 6px;
    _height: 25px
}

.submit {
    padding-left: 3px
}

.submit, .submit input {
    /*background: url(../images/member/but.png) no-repeat;*/
    height: 29px;
    width: auto;
    _width: 0;
    overflow: visible !ie
}

.submit input {
    background-position: right top;
    border: none;
    padding: 0 10px 0 7px;
    font-size: 14px
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    height: 15px;
}

/* 瀵艰埅css*/
#kck_tt {
    background: #0c121c;
    width: 100%;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.fixed .header-hd {
    display: none;
}

.kck_topbg {
    min-width: 1200px;
    height: 100px;
    background: #ffffff;
    margin: 0 auto;
    width: 100%;
    transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    -webkit-transition: .8s;
    position: fixed;
    z-index: 9999;
}
.kck_topbg.active{
    background: rgba(0,0,0,0.5);
    position:fixed;
    display: table;
    top: 0;
    left: 0;
    z-index: 99999;

}
.kck_topbg.active a{
    color: #ffffff;
}
.kck_top {
    width: 1180px;
    height: 100px;
    margin: 0 auto;
    transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    -webkit-transition: .8s;

}
.kck_top.active{
    background:none;
    position:absolute;
    top:0;
    left:50%;
    margin-left: -590px;
}

.kck_top .kck_logo {
    float: left;
    width: 305px;
    height: 100px;
}

.kck_top .head_tit {
    width: 875px;
    height: 100px;
    float: right;
}

.kck_nav {
    width: 875px;
    height: 100px;
    color: #F00;
    font: 14px;
    position: relative;
    z-index: 99999;
}

.nav {
    width: 870px;
}

.nav ul {
    height: 100px;
    float: right;
    margin: 0;
    padding-top: 0px;
    list-style: none;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}

.nav li {
    float: left;
    position: relative;
    z-index: 99991;
    line-height: 98px;
    width: 108px;
    text-align: center;
}

.nav li a {
    display: block;
    line-height: 98px;
    overflow: hidden;
}

a .menu-mid {
    /*top left;*/
    height: 100px;
    line-height: 100px;
    display: block;
    float: left;
    width: 108px;
    text-align: center;
    color: #333;
    border-radius: 5px 5px 0 0;
}

.nav li a:hover .menu-left, .nav li.active a .menu-left, .nav li:hover a .menu-left, .nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid, .nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right {
    background-position: 0 -100px;
    line-height: 100px;
}

.nav li.active {
    color: #25b7ae;
    border-top: 2px solid #25b7ae;
    background: #f5f5f5;
}

.nav li a:hover, .nav li.active a, .nav li.hover a, .nav li:hover a {
    color: #25b7ae;
}

.nav li:hover .sub, .nav li.hover .sub {
    z-index: 8889;
    display: block;
}

.nav li .sub {
    display: none;
    position: absolute;
    top: 100px; /*left: -1px;background: url(../img/submenu_top.png) no-repeat;*/
    background: #008cd7;
    width: 165px;
    padding-top: 0px;
    z-index: 8889;
    border-radius: 0px 5px 5px 5px;
}

.sub ul li {
    width: 140px;
    line-height: 30px;
}

.nav li ul { /*background: url(../img/submenu_bg.png) repeat-y;*/
    width: 123px;
    height: auto;
    margin: 0;
    padding: 5px 21px 5px;
    list-style: none;
    font-size: 14px;
}

.nav li:hover li, .nav li.active li {
    width: 120px;
    border-bottom: 1px #C1D9F0 dashed;
    background: none !important;
}

.nav li:hover li:last-child, .nav li.active li:last-child {
    border-bottom: 0
}

.nav li:hover li a, .nav li.active li a {
    color: #FFF;
    background: none !important;
    line-height: normal;
    width: 156px;
    padding: 3px 3px 3px;
    text-indent: 1px;
    line-height: 30px;
}

.nav li:hover li a:hover, .nav li.active li a:hover {
    color: #ff6501;
    background: none !important;
    text-decoration: none;
    line-height: 30px;
    width: 120px;
}

/*IE*/
.nav li li a:hover, .nav li li a:hover {
    color: #fff;
    background: #165B9F !important;
    text-decoration: none;
    line-height: normal;
}

.nav .btm-bg { /*background: url(../img/submenu_bottom.png) no-repeat;*/
    width: 169px;
    height: 9px;
    overflow: hidden;
    clear: both;
}

/*棣栭〉banner鐨刢ss*/
.banner_w {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

#banner {
    min-width: 1200px;
    height: 650px;
    background: #000;
    overflow: hidden;
    position: relative;
}

#banner_img {
    display: block;
    position: relative;
}

#banner_img li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 650px;
    background-position: center;
    background-size: cover;
    display: none;
}

#banner_img li.item1 {
    background-image: url(../img/banner_bg1.jpg);
    display: block;
}

#banner_img li.item2 {
    background-image: url(../img/banner_bg2.jpg);
}

#banner_img li.item3 {
    background-image: url(../img/banner_bg3.jpg);
}

#banner_img li.item4 {
    background-image: url(../img/banner_bg4.jpg);
}

#banner_img li.item5 {
    background-image: url(../img/banner_bg5.jpg);
}

#banner_img li.item6 {
    background-image: url(../img/banner_bg6.jpg);
}

#banner_img li.item7 {
    background-image: url(../img/banner_bg7.jpg);
}

#banner_img li.item8 {
    background-image: url(../img/banner_bg8.jpg);
}

#banner_img li.item9 {
    background-image: url(../img/banner_bg9.jpg);
}

#banner_img .ad_img {
    position: absolute;
    right: 10px;
    top: 80px;
    width: 506px;
    height: 404px;
}

#banner_img .ad_txt {
    position: absolute;
    left: 10px;
    top: 170px;
    color: #fff;
    text-shadow: 1px 1px rgba(51, 51, 51, 0.3);
}

#banner_img .ad_txt h2 {
    font: bold 36px/60px Microsoft YaHei;
}

#banner_img .ad_txt a {
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    background: #fff;
    color: #666;
    text-decoration: none;
    text-shadow: none;
}

#banner_ctr {
    position: absolute;
    width: 1075px;
    height: 122px;
    margin-left: -537px;
    left: 50%;
    bottom: 40px;
    z-index: 1;
}

#banner_ctr ul {
    width: 1075px;
    height: 122px;
    /*background: url(../img/serv_ico1.png) center no-repeat;*/
    font-size: 0;
    line-height: 0;
    position: relative;
}

#banner_ctr li {
    display: block;
    float: left;
    width: 115px;
    height: 122px;
    cursor: pointer;
}

#banner_ctr li.first-item {
    background: #fff;
    width: 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    cursor: default;
}

#banner_ctr li.last-item {
    background: #fff;
    width: 20px;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    cursor: default;
}

#drag_ctr {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    bottom: 170px;
    background: #0084cf;
}

#drag_arrow {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    /*background: url(../img/drag_banner_arrow.gif) center 14px no-repeat;*/
}

#banner_ctr1 {
    position: absolute;
    width: 1075px;
    height: 5px;
    margin-left: -537px;
    left: 50%;
    bottom: 40px;
    z-index: 1;
}

#banner_ctr1 ul {
    display: table;
    margin: 0 auto;
}

#banner_ctr1 ul li {
    height: 5px;
    float: left;
    width: 80px;
    background: #ffffff;
    margin-right: 10px
}

#banner_ctr1 ul li.current {
    background: #25b7ae;
}

/* main style */
.main {
}

.main .col-left {
    width: 700px;
    margin-right: 10px
}

.news-hot {
    /*background: url(../images/v9/hot_bg.png) no-repeat;*/
    float: left;
    width: 380px;
    margin-right: 9px;
    height: 380px
}

.main .col-left .slide {
    overflow: hidden;
    _float: left;
    zoom: 1
}

/* 通锟斤拷锟斤拷锟斤拷 */
.box {
    border: 1px solid #c3d4e7;
    zoom: 1;
    overflow: auto;
    padding-bottom: 10px
}

.box h5, .box h6 {
    /*background: url(../images/v9/title.png) no-repeat right top;*/
    color: #1e50a2;
    height: 26px;
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #dce7f3;
    position: relative
}

.box h6 {
    margin-bottom: 0
}

.box h5.title-1, .box h6.title-1 {
    background-position: right -52px
}

.box h5.title-2, .box h6.title-2 {
    background-position: right -100px
}

.box h5.title-2 span.tab {
    float: right;
    padding-right: 6px;
    color: #a4bcd6
}

.box h5.title-2 span.tab span {
    color: #2064ae;
    cursor: hand;
!important;
    cursor: pointer
}

.box a.more {
    font-size: 12px;
    font-family: "Microsoft Yahei";
    margin-right: 8px;
    font-weight: normal;
    position: absolute;
    top: 0;
    *top: 1px;
    _top: 1px;
    right: 0
}

.box .content {
    padding: 0 10px;
    overflow: auto
}

.k_box {
    min-width: 1180px;
    height: auto;
    margin: 0 auto;
}


/* 锟斤拷页 */
.extend {
    padding: 0;
}

.extend img {
    margin: 1px
}

.extend .col-left {
    /*background: url(../images/v9/extend.png) no-repeat;*/
    height: 36px;
    width: 22px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    font-weight: 700;
    margin-right: 6px
}

.extend .col-auto {
    font-family: "Microsoft Yahei";
    color: #CCC;;
    padding: 4px 0 0 0;
    height: 40px
}

.box .news-photo {
    padding: 0 0
}

.box .news-photo li {
    float: left;
    width: 139px;
    text-align: center;
    padding: 5px 0;
    vertical-align: top
}

.box .news-photo li div.img-wrap {
    width: 110px;
    margin: auto;
    margin-bottom: 5px;
    height: 85px;
}

.box .news-photo li div.img-wrap a {
    width: 110px;
    height: 85px;
    *font-size: 62px;
}

/*new-hot*/
.news-hot {
}

.news-hot .content {
    padding: 16px 10px 0 16px
}

.news-hot .content h4 {
    padding: 1px 0 5px 5px;
    font-size: 18px;
    font-family: "Microsoft Yahei", Verdana;
}

.news-hot p {
    color: #777
}

.news-hot p img {
    float: left;
    margin-right: 10px
}

/* special */
.box {
    background-color: #fff
}

.box .special p {
    overflow: auto;
    margin-top: 14px
}

.box .special p img {
    margin-right: 10px;
    float: left
}

/* Digg */
.box .digg {
    /*background: url(../images/v9/num_list.png) no-repeat 10px 5px;*/
    padding-left: 30px
}

.box .digg li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: relative
}

.box .digg li span {
    /*background: #fff url(../images/v9/icon.png) no-repeat 0 -67px;*/
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0 0 13px;
    width: 30px
}

/* vote */
.box .vote h4 {
    font-size: 14px;
    font-weight: normal
}

.box .vote label {
    display: block;
    line-height: 22px
}

.box .vote .btn {
    margin: 6px 12px 0 0
}

/* rank */
.rank li {
    /*background: url(../images/uline.gif) repeat-x left top;*/
    clear: both;
    margin-top: -1px;
    overflow: hidden;
    *height: 57px;
}

.rank li span {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    height: 58px;
    color: #1E50A2;
    line-height: 58px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
    width: 60px;
    /*background: url(../images/v9/rank.png) no-repeat right 10px;*/
}

.rank li a.title {
    padding: 9px 0 0;
    display: block;
    margin-left: 76px
}

/*board*/
.list {
    font-family: "Microsoft Yahei";
    color: #888;
}

.list li span {
    font-size: 12px;
    padding: 0 6px
}

.cat-area {
    width: 343px;
    float: left
}

.cat-area .content p img {
    margin-right: 10px;
    float: left
}

.cat-area .content p {
    color: #777;
    height: 75px;
    overflow: hidden
}

.cat-area .content p strong {
    font-size: 14px;
    color: #333
}

/* Blogroll */
.blogroll {
}

.blogroll h5 {
    background: none;
    font-size: 12px;
    margin: 0 2px
}

/* */
.crumbs {
    /*background: url(../images/v9/icon.png) no-repeat left -38px;*/
    padding: 3px 0 3px 18px;
    font-family: "锟斤拷锟斤拷";
    border-bottom: 1px solid #c3d4e7;
    margin-bottom: 10px
}

.crumbs span {
    color: #7e7e7e
}

/*  */
.search-form {
    background-color: #FFFCED;
    border: 1px solid #FFBF7A;
    padding: 5px 10px;
    overflow: hidden;
    zoom: 1
}

.search-form li {
    float: left;
    padding: 5px 12px 5px 0;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

.search-form li.bk {
    float: none;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    padding: 0
}

.search-form * {
    vertical-align: middle
}

.search-form label {
    padding: 0 8px 0 0
}

.search_term {
    line-height: 28px
}

.search_term th {
    font-weight: normal;
    text-align: right;
    padding-right: 8px;
    color: #666;
    width: 70px
}

.search-list li {
    border-bottom: 1px dashed #ccc;
    margin: 6px 0 0;
    padding: 10px 0;
    overflow: hidden
}

.search-list li img {
    float: left;
    margin-right: 8px
}

.search-list li p {
    color: #999
}

.search-point {
    background-color: #E6F1FB;
    padding: 6px 10px;
    margin: 10px 0
}

/* */

.k_service {
    min-width: 1180px;
    height: 520px;
    font-family: "Microsoft Yahei";
}

.k_service .service-tit {
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    margin-top: 80px;
    text-align: center;
}

.k_service .txt {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
}

.k_service .tit {
    font-size: 30px;
    text-align: center;
}

.k_service .service_box {
    height: 300px;
    width: 1180px;
    margin: 0 auto;
    background: #FFF;
    margin-top: 25px;
}

.k_service .service_box .k_ser01 {
    width: 236px;
    height: 300px;
    float: left;
}

.k_service .service_box .k_ser02 {
    width: 236px;
    height: 300px;
    float: left;
}

.k_service .service_box .k_ser03 {
    width: 236px;
    height: 300px;
    float: left;
}

.k_service .service_box .k_ser04 {
    width: 236px;
    height: 300px;
    float: left;
}

.k_service .service_box .k_ser05 {
    width: 236px;
    height: 300px;
    float: left;
}

.k_service .service_box .k_ser01:hover {
    background: #41566c;
    color: #FFF;
    cursor: pointer;
}

.k_service .service_box .k_ser02:hover {
    background: #60befc;
    color: #FFF;
    cursor: pointer;
}

.k_service .service_box .k_ser03:hover {
    background: #fe9985;
    color: #FFF;
    cursor: pointer;
}

.k_service .service_box .k_ser04:hover {
    background: #e5ad07;
    color: #FFF;
    cursor: pointer;
}

.k_service .service_box .k_ser05:hover {
    background: #957ffd;
    color: #FFF;
    cursor: pointer;
}

.k_serline05 {
    height: 240px;
    width: 236px;
    float: left;
    margin-top: 30px;
}

.k_serline {
    border-right: 1px solid #e4e4e4;
    height: 240px;
    width: 236px;
    float: left;
    margin-top: 30px;
}

.k_serimg {
    height: 100px;
    text-align: center;
    margin-top: 30px;
}

.k_txt {
    line-height: 23px;
    font-size: 14px;
    padding: 10px 16px;
    text-align: center;
}

.k_service .service_box .k_sertit {
    font-size: 16px;
    text-align: center;
}


.k_core {
    min-width: 1180px;
    height: 799px;
    /*background: url(../img/bg-power.jpg) repeat-x center center;*/
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft Yahei";
}

.k_core .k_core_tit {
    /*background: url(../img/h3-bg2.png) no-repeat center center;*/
    color: #fff;
    font-size: 30px;
    line-height: 180px;
    text-align: center;
    font-weight: bold;
}

.power-list {
    margin: 0 auto;
    overflow: hidden;
    width: 1180px;
}

.power-list ul {
    content: "";
    display: table;
    width: 1260px;
}

.power-list ul li {
    background-color: #ffffff;
    float: left;
    height: 232px;
    margin: 0 40px 40px 0;
    overflow: hidden;
    width: 570px;
    overflow: visible;
}


.power-list .img {
    float: left;
    height: 240px;
    overflow: hidden;
    position: relative;
    width: 275px;
}

.power-list .img img {
    width: 100%;
}

.power-list .img .filter {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(360deg) scale(0, 0);
    width: 100%;
    z-index: 1;
}

.anim_image {
    transition: all 0.7s ease-in-out 0s;
}

.power-list .info {
    float: right;
    height: 100%;
    text-align: center;
    width: 295px;
}

.power-list .info .t {
    color: #999;
    font-size: 14px;
    height: 117px;
    line-height: 35px;
    padding-top: 25px;
    width: 100%;
}

.power-list .info .t b {
    color: #444;
    display: block;
    font-size: 20px;
    font-weight: normal;
    width: 100%;
}

.power-list .info .cont {
    padding-left: 20px;
    width: 100%;
}

.power-list .info .cont p {
    border-right: 1px dashed #e9e9e9;
    float: left;
    font-size: 16px;
    height: 90px;
    text-align: center;
    width: 80px;
}

.power-list .info .cont p:last-child {
    border-right: medium none;
}

.power-list .info .cont .ico {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 100%;
}

.power-list li .icon_cs {
    /*background-image: url("../img/icon_cs_hov.png");*/
}

.power-list li .icon_fx {
    /*background-image: url("../img/icon_fx_hov.png");*/
}

.power-list li .icon_jh {
    /*background-image: url("../img/icon_jh_hov.png");*/
}

.power-list li .icon_jiaohu {
    /*background-image: url("../img/icon_jiaohu_hov.png");*/
}

.power-list li .icon_jy {
    /*background-image: url("../img/icon_jy_hov.png");*/
}

.power-list li .icon_lt {
    /*background-image: url("../img/icon_lt_hov.png");*/
}

.power-list li .icon_ph {
    /*background-image: url("../img/icon_ph_hov.png");*/
}

.power-list li .icon_ruanjian {
    /*background-image: url("../img/icon_ruanjian_hov.png");*/
}

.power-list li .icon_sj {
    /*background-image: url("../img/icon_sj_hov.png");*/
}

.power-list li .icon_ty {
    /*background-image: url("../img/icon_ty_hov.png");*/
}

.power-list li .icon_yjjh {
    /*background-image: url("../img/icon_yjjh_hov.png");*/
}

.power-list li .icon_zy {
    /*background-image: url("../img/icon_zy_hov.png");*/
}


.k_case {
    min-width: 1180px;
    height: 580px;
    /*background: url(../img/sebg.jpg) no-repeat center center;*/
    margin: 0 auto;
    background-size: 100%;
}

.k_case h3 {
    /*background: url(../img/h3-bg.png) no-repeat scroll center center;*/
    color: #FFF;
    font-size: 30px;
    line-height: 150px;
    margin-top: 0px;
    text-align: center;
    font-family: 'Microsoft Yahei';
}

.k_case a .k_case_more {
    margin: 0 auto;
    width: 180px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #e4e4e4;
    margin-top: 38px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}

.k_case a .k_case_more:hover {
    color: #FFF;
    background: #00a0ea;
    border: 1px solid #00a0ea;
}

#k_case_s {
    width: 1180px;
    height: 280px;
    margin: 0 auto;
    position: relative;
}

#carousel {
    width: 1180px;
    /*position: vrelative;*/
}

#carousel ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

#carousel li {
    /*background: transparent url(../img/carousel_polaroid.png) no-repeat 0 0;*/
    font-size: 40px;
    color: #999;
    text-align: center;
    display: block;
    width: 380px;
    height: 278px;
    padding: 0;
    margin: 6px;
    float: left;
    position: relative;
}

#carousel li img {
    width: 359px;
    height: 234px;
    margin-top: 14px;
    margin-left: 5px;
}

.clearfix {
    float: none;
    clear: both;
}

#carousel .prev {
    /*background: transparent url(../img/carousel_control.png) no-repeat 0px -71px;*/
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 52px;
    height: 65px;
    margin-left: 20px;
    position: absolute;
    top: 98px;
    z-index: 9999;
}

#carousel .next {
    /*background: transparent url(../img/carousel_control.png) no-repeat -61px -71px;*/
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 52px;
    height: 65px;
    margin-left: 0px;
    position: absolute;
    top: 98px;
    right: 18px;
    z-index: 9999;
}

#carousel .prev:hover {
    /*background: transparent url(../img/carousel_control.png) no-repeat 0 0;*/
}

#carousel .next:hover {
    right: 21px;
    /*background: transparent url(../img/carousel_control.png) no-repeat -60px 0;*/
}

.k_case_t {
    width: 358px;
    position: absolute;
    margin-top: -50px;
    height: 50px;
    line-height: 50px;
    background: #000;
    z-index: 99999;
    right: 0;
    left: 14px;
    display: block;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    color: #FFF;
    text-indent: 5px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
}


.k_solutions {
    height: 510px;
    font-family: "Microsoft Yahei";
    margin-top: 30px;
}

.k_solutions p {
    text-align: center;
}

.k_solutions ul {
    width: 1180px;
    margin: 0 auto;
    height: 400px;
}

.k_solutions .k_sol_img {
    height: 150px;
    margin-top: 10px;
}

.k_solutions .k_sol_01 {
    width: 293px;
    height: 310px;
    float: left;
}

.k_solutions .k_sol_02 {
    width: 293px;
    height: 310px;
    float: left;
}

.k_solutions .k_sol_03 {
    width: 293px;
    height: 310px;
    float: left;
}

.k_solutions .k_sol_04 {
    width: 293px;
    /*height: 31 0px;*/
    float: left;
}

.k_solutions .k_sol_img {
    height: 140px;
}

.k_solutions .k_sol_tit {
    line-height: 80px;
    height: 80px;
    font-size: 16px;
    font-weight: bold;
}

.k_solutions .k_sol_spec {
    line-height: 25px;
    width: 220px;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    text-align: inherit;
}

.k_solutions a .k_sol_more {
    width: 180px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #737373;
    margin-top: 18px;
}

.k_solutions a .k_sol_more:hover {
    background: #00a0ea;
    color: #FFF;
    border: 1px solid #00a0ea;
}


.k_newsbg {
    min-width: 1180px;
    height: 590px;
    margin: 0 auto;
    position: relative;
}

.k_news {
    width: 1180px;
    margin: 0 auto;
    height: 550px;
}

.k_news ul {
    width: 1180px;
    display: table;
}

.k_news_01 {
    width: 366px;
    height: 510px;
    float: left;
    background: #FFF;
    border-radius: 5px;
    padding: 5px 6px;
    margin-top: 38px;
}

.k_news_02 {
    width: 366px;
    height: 510px;
    float: left;
    margin-left: 23px;
    background: #FFF;
    padding: 5px 6px;
    border-radius: 5px;
    margin-top: 38px;
}

.k_news_03 {
    width: 366px;
    height: 510px;
    float: left;
    margin-left: 23px;
    background: #FFF;
    padding: 5px 6px;
    border-radius: 5px;
    margin-top: 38px;
}

.k_news h2 {
    height: 65px;
    line-height: 65px;
    color: #555;
    font-family: 'Microsoft Yahei';
    background: none;
}

.k_news_list {
    width: 100%;
    line-height: 36px;
    height: 36px;
    /*background: url(../img/tit_ico.png) no-repeat 3px 14px;*/
    text-indent: 13px;
}

.k_news_list a {
    color: #666;
    font-size: 15px;
    font-family: 'Microsoft Yahei';
}

.k_news_list a:hover {
    color: #00a0ea;
    text-decoration: none;
}

.k_news_more a {
    background: #00a0ea;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 12px;
}

.k_news_more a:hover {
    text-decoration: none;
    background: #f60;
}


.k_news_line {
    font-weight: 100;
    font-size: 22px;
    color: #00a0ea
}

.k_news_en {
    font-weight: 100;
    font-style: italic;
    font-size: 25px;
    color: #00a0ea
}


/* 图片频锟斤拷 - photo */
.photo-channel .photo-slide {
    width: 435px;
    padding: 5px;
    border: 1px solid #c3d4e7;
    zoom: 1;
}

.photo-channel .photo-slide .FocusPic .title-bg, .photo-channel .photo-slide .FocusPic .title {
    bottom: 35px
}

.photo-channel .photo-slide .change {
    bottom: 0px;
    left: 0;
    text-align: left;
    height: 30px;
}

.photo-channel .photo-slide .change i {
    /*background: url(../images/v9/focusBg.gif) no-repeat right top;*/
    width: 39px;
    height: 30px;
    text-align: center;
    padding: 0;
    margin-right: 8px;
    line-height: 30px;
    color: #049
}

.photo-channel .photo-slide .change i.cur {
    background-position: left top;
    color: #fff;
    font-weight: 700
}

.photo-channel .photo-hots, .box-hots {
    float: left;
    width: 242px;
    margin-right: 10px;
    _margin-right: 5px;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.photo-channel .photo-hots h4, .box-hots h4 {
    text-align: left;
    height: 26px;
    *height: 25px;
    font: 18px/26px "MicroSoft YaHei", "SimHei";
    color: #457bb4;
    *line-height: 25px;
    margin: 0;
    padding: 5px 0 0px 30px
}

.photo-channel .photo-cat {
    position: relative;
    height: auto
}

.photo-cat .content h5 a, .photo-cat .content h5 a strong {
    /*background-image: url(../images/v9/title_photo.png);*/
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 10px;
    display: block;
    float: left;
    text-decoration: none;
}

.photo-cat .content {
    padding-bottom: 6px
}

.photo-cat .content h5 a strong {
    background-position: right top;
    padding-right: 14px;
    color: #fff;
    float: left;
    line-height: 35px
}

.photo-cat .content h5 {
    position: absolute;
    left: 14px;
    top: -4px;
    width: 98%
}

.photo-cat .content h5 span {
    font-size: 12px;
    font-weight: normal;
    padding-left: 12px;
    line-height: 38px
}

.photo-cat .content h5 span.blue a {
    background-image: none;
    float: none;
    padding: 0 4px;
    height: auto
}

.photo-cat .content h5 span.blue a:hover {
    color: #F30
}

.photo-cat .content h5 span.blue a.more {
    float: right
}

.photo-cat .photo-list {
    padding-top: 45px
}

.photo-list li {
    width: 378px;
    text-align: center;
    padding-bottom: 2px;
    margin-bottom: 15px;
    float: left;
}

.photo-list li div.img-wrap {
    width: 350px;
    height: 230px;
    margin: auto auto 3px;
    border: 0
}

.photo-list li div.img-wrap a {
    width: 350px;
    height: 230px;
    *font-size: 88px;
}

.photo-list li .case_name {
    font-size: 15px;
}

.photo-list li:hover .case_name {
    color: #25b7ae
}


/* 锟斤拷锟斤拷 */
#Article {
    overflow: hidden
}

#Article, .photo-channel .relevance { /*border:1px solid #C3D4E7;*/
    zoom: 1;
    padding: 20px
}

#Article h1 {
    color: #000;
    font: 800 26px/30px "MicroSoft YaHei", arial;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 8px;
    border-bottom: 1px solid #e5e5e5
}

#Article h1 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #999
}

#Article .content {
    font-size: 14px
}
#Article .contentt {
    font-size: 14px
}

#Article .contentt img{
    max-width: 90%!important;
}
#Article .content p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0
}

#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}

#Article .related h5 {
    padding-bottom: 4px
}

#Article .related {
    padding: 10px 0 0
}

#Article .related a {
    color: #0b3b8c
}

.Article-Tool {
    border: 1px solid #c3d4e7;
    position: relative;
    top: -1px;
    text-align: right;
    padding: 8px;
    vertical-align: middle;
    height: 15px;
    background-color: #f4f8fd
}

.Article-Tool a {
    width: 16px;
    height: 16px;
    line-height: 16px;
    /*background: url(../images/v9/icon.png) no-repeat;*/
    margin-left: 6px;
}

.Article-Tool a:hover {
    text-decoration: none
}

.Article-Tool a.t, .Article-Tool a.t6 {
    background-position: left -336px;
    width: auto;
    padding-left: 16px;
    color: #8896b1
}

.Article-Tool a.t1 {
    background-position: left -115px;
}

.Article-Tool a.t2 {
    background-position: left -159px;
}

.Article-Tool a.t3 {
    background-position: left -205px;
}

.Article-Tool a.t4 {
    background-position: left -250px;
}

.Article-Tool a.t5 {
    background-position: left -294px;
}

.Article-Tool a.t6 {
    background-position: left -421px;
    padding-left: 18px;
}

/*锟截硷拷锟斤拷锟斤拷示*/
.point {
    border: 1px solid #ffbf7a;
    background: #fffced;
    position: absolute;
    z-index: 1000;
    width: auto;
}

.point .arro {
    position: absolute;
    top: -9px;
    *top: -13px;
    left: 97px;
    width: 18px;
    height: 9px;
    /*background: url(../images/v9/key_float.png) no-repeat;*/
}

.point .contents {
    padding: 8px 10px;
    text-indent: 0;
    margin-right: 10px;
    font-weight: normal;
}

.point a.close span {
    display: none
}

.point a.close {
    /*background: url(../images/cross.png) no-repeat left 3px;*/
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 4px;
    *top: 0px;
    _top: 0px;
    outline: none;
}

.point a.close:hover {
    background-position: left -46px
}

.point span.o1,
.point span.o2,
.point span.o3,
.point span.o4 {
    position: absolute;
    width: 3px;
    height: 3px;
    /*background: url(../images/fillet.png) no-repeat;*/
    line-height: 0;
    font-size: 0
}

.point span.o1 {
    background-position: left top;
    top: -1px;
    *top: -5px;
    left: -1px;
}

.point span.o2 {
    background-position: right top;
    top: -1px;
    *top: -5px;
    right: -1px
}

.point span.o3 {
    background-position: left -3px;
    bottom: -1px;
    *bottom: 3px;
    left: -1px
}

.point span.o4 {
    background-position: right -3px;
    bottom: -1px;
    *bottom: 3px;
    right: -1px;
}

/*图片锟斤拷锟斤拷*/
.photo-channel #Article .tool {
    position: relative;
    height: 35px;
    padding-top: 6px
}

.photo-channel #Article .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next {
    /*background: url(../images/v9/up-next.png) no-repeat;*/
    height: 27px;
    width: 31px;
    margin-right: 10px;
    overflow: hidden;
    line-height: 27px
}

.photo-channel #Article .tool .auto span, .photo-channel .tool .up span, .photo-channel .tool .next span {
    visibility: hidden
}

.photo-channel #Article .tool .auto {
    background-position: -39px top;
}

.photo-channel #Article .tool .next {
    background-position: -78px top;
}

.photo-channel #Article .Article-Tool {
    position: absolute;
    right: 0;
    border: none;
    background: none;
    font-size: 12px;
    font-weight: normal
}

.photo-channel #Article .tool .stat {
    color: #999;
}

.photo-channel #Article .big-pic {
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ededed;
    background-color: #fafcfe;
    position: relative
}

.photo-channel #Article .big-pic #big-pic {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    overflow: hidden;
    *font-size: 480px;
    width: 896px;
    height: 650px
}

.photo-channel #Article .big-pic .max {
    position: absolute;
    bottom: 0px;
    right: 0px;
    /*background: #FFF url(../images/v9/max.png) no-repeat 5px center;*/
    z-index: 101;
    padding: 5px 5px 5px 20px
}

.photo_prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_prev a, .photo_next a {
    /*background-image: url(../images/blank.gif);*/
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

#Article .list-pic {
    padding: 22px 0 16px;
    height: 100px
}

#Article .cont {
    overflow: hidden;
    float: left;
    width: 616px;
    height: 80px
}

#Article .cont li {
    float: left;
    width: 123px;
    text-align: center;
    display: block;
    overflow: hidden
}

#Article .cont li .img-wrap {
    width: 100px;
    height: 75px;
    margin: 0 auto;
}

#Article .cont li .img-wrap a {
    *font-size: 55px;
    width: 100px;
    height: 75px;
    outline: medium none;
}

#Article .cont li.on .img-wrap {
    border: 2px solid #ffb017
}

#Article .list-pic .pre, #Article .list-pic .next {
    float: left;
    display: block;
    position: relative;
    /*background: url(../images/v9/pic_bg.png) no-repeat;*/
    width: 110px;
    height: 86px;
    text-align: center
}

#Article .list-pic .pre {
    left: -8px;
    top: -3px;
    margin-right: 14px
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    top: -3px
}

#Article .list-pic .pre .img-wrap, #Article .list-pic .next .img-wrap {
    width: 102px;
    height: 72px;
    border: none;
    padding: 4px 0 8px
}

#Article .list-pic .pre .img-wrap a, #Article .list-pic .next .img-wrap a {
    *font-size: 53px;
    width: 98px;
    height: 72px;
    padding: 0px 5px 0 4px;
    *padding: 0px 5px 5px 0px
}

#Article .list-pic .pre .img-wrap a:hover, #Article .list-pic .next .img-wrap a:hover {
    background: none
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    bottom: -2px
}

#Article .pre-bnt, #Article .next-bnt {
    margin-top: 3px;
    cursor: hand;
!important;
    cursor: pointer
}

#Article .pre-bnt, #Article .next-bnt, #Article .pre-bnt span, #Article .next-bnt span {
    /*background: url(../images/v9/big-btn.png) no-repeat;*/
    display: block;
    width: 17px;
    height: 69px;
    float: left;
}

#Article .pre-bnt:hover, #Article .next-bnt:hover, #Article .pre-bnt-on, #Article .next-bnt-on {
    background-position: 0 -78px;
}

#Article .pre-bnt span {
    background-position: -30px top;
}

#Article .pre-bnt:hover span, #Article .pre-bnt-on span {
    background-position: -30px -78px;
}

#Article .next-bnt span {
    background-position: -55px top;
}

#Article .next-bnt:hover span, #Article .next-bnt-on span {
    background-position: -55px -78px;
}

/* endSelect */


.photo-channel #Article .text {
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    padding: 8px 10px;
    zoom: 1;
    margin-bottom: 20px
}

.photo-channel .relevance {
    padding: 5px 10px 10px
}

.photo-channel .relevance h5, .comment h4 {
    /*background: url(../images/v9/icon.png) no-repeat left -375px;*/
    padding-left: 16px;
}

.photo-channel .relevance .photo-list {
    padding: 0;
    overflow: auto;
    padding-top: 10px
}

.photo-channel .relevance .photo-list li {
    float: left;
    width: 153px;
    padding: 0
}

.photo-channel .relevance .photo-list li .img-wrap {
    width: 110px;
    height: 86px;
    margin: 0 auto 6px;
    /*background: url(../images/v9/pic_bg.png) no-repeat;*/
    border: none;
}

.photo-channel .relevance .photo-list li .img-wrap a {
    *font-size: 59px;
    width: 104px;
    height: 86px;
    padding: 1px 5px 5px 1px
}

.photo-channel .relevance .photo-list li .img-wrap a:hover {
    background: none
}

.box .photo-hot {
    padding: 0 2px
}

.photo-hot li {
    width: 119px;
    *width: 50%;
    text-align: center;
    padding: 5px 0;
    vertical-align: top
}

.photo-hot li div.img-wrap {
    width: 94px;
    margin: auto;
    margin-bottom: 5px;
    height: 64px;
}

.photo-hot li div.img-wrap a {
    width: 94px;
    height: 64px;
    *font-size: 48px;
}

/* 锟斤拷页 */
#pages {
    padding: 14px 0 10px;
    font-family: 'MicroSoft YaHei';
    display: flex;
    justify-content: center;
}

#pages a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
    width: 18px;
    margin-left: 5px;
}
#pages span{
    margin-left: 5px;
}
#pages a.a1 {
    /*background: url(../images/admin_img/pages.png) no-repeat 0 5px;*/
    width: 66px;
    padding: 0
}
#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}
#pages .disabled:hover{
    background: #dddddd;
}
#pages .disabled{
    background: #dddddd;
}

#pages span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #25b7ae;
    border: 1px solid #19b787;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    width: 18px;
}
.text-c form{
    display: flex;
    margin-left: 5px;
    align-items: center;
}
.text-c form input{
    height: 32px;
    line-height: 32px;
    width: 60px;
    border: 1px solid #e3e3e3;
    padding: 0 5px;
    text-align: center;
}
.text-c form button{
    height: 32px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    width: 50px;
    margin-left: 5px;
}

.page .noPage {
    display: inline-block;
    width: 66px;
    height: 32px;
    line-height: 32px;
    /*background: url(../img/icu/titleBg.png) repeat-x 0 -55px;*/
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
.not-content{
    display: inline-block;
    width: 66px;
    height: 32px;
    line-height: 32px;
    /*background: url(../img/icu/titleBg.png) repeat-x 0 -55px;*/
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
.no-pages{
    text-align: center;
}
.no-pages .not-content{
    border: 0;
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    height: 160px;
    line-height: 160px;
}


/* footer style */

.footer {
    min-width: 1180px;
    margin: 0 auto;
    background: url(../img/foot_bg.jpg) repeat-x center center;
    font-family: 'MicroSoft YaHei';
}

.footer_main {
    width: 1180px;
    margin: 30px auto 0;
    display: table
}

.footer_l {
    float: left
}

.footer_nav {
    width: 880px;
}

.footer_nav ul {
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
}

.footer_nav ul li {
}

.footer_nav p {
    display: inline-block;
    height: 15px;
    width: 1px;
    background: #ffffff;
    margin: 0 40px;
}

.footer_nav ul li a {
    color: #ffffff;
    font-size: 16px;
}

.footer_nav ul li:hover a {
    color: #25b7ae;
}


.footer .copyright {
    width: 880px;
    margin: 0 auto;
    text-align: left;
    color: #FFF;
    line-height: 48px;
    font-size: 14px;
}

.footer .copyright span {
    margin-right: 20px
}

.footer .copyright a {
    color: #FFF;
}

.footer .footer_rong {
    width: 880px;
    height: 150px;
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
    padding-top: 20px;
}

.footer .footer_rong .fot_about {
    float: left;
    height: 150px;
    width: 345px;
}

.footer .footer_rong .fot_about img {
    float: left;
}

.footer .footer_rong .fot_contact {
    float: left;
    height: 150px;
    width: 360px;
}

.footer .footer_rong .fot_contact h2 {
    font-weight: 100;
}

.footer .footer_rong .fot_contact ul li {
    line-height: 35px;
    height: 35px;
    text-align: left;
}

.footer .footer_rong .fot_contact ul li i {
    /*background: url(../img/contact_ico.png) no-repeat;*/
}

.footer .footer_rong .fot_contact ul li .addres {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 6px;
    vertical-align: middle;
    background-position: 1px -42px;
}

.footer .footer_rong .fot_contact ul li .qq {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 6px;
    vertical-align: middle;
    background-position: 1px -87px;
}

.footer .footer_rong .fot_contact ul li .mail {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 6px;
    vertical-align: middle;
    background-position: 1px -127px;
}

.footer .footer_rong .fot_contact ul li .mobile {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 6px;
    vertical-align: middle;
    background-position: 1px -2px;
}

.footer .footer_rong .fot_contact ul li a {
    color: #FFF;
    font-weight: bold;
}

.footer .footer_rong .fot_contact ul li .qq_cont {
    color: #F00;
}

.footer .erweima {
    float: right;
}

.footer .erweima img {
    height: 180px;
    margin-top: 80px;
    margin-right: 50px
}

/*link*/
.youqing {
    width: 1200px;
    line-height: 23px;
    margin: 30px auto;
    font-size: 14px;
}

.youqing span {
    font-weight: bold;
    color: #25b7ae;
}

.youqing a {
    color: #666;
    padding: 2px 3px;
}

.youqing a:hover {
    color: #25b7ae;
    text-decoration: none;
}


/*锟斤拷锟斤拷摘要*/
.summary {
    background-color: #F6FAFD;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 0;
    padding: 12px 5px 6px;
    text-align: justify;
    text-indent: 2em;
}

.page-header {
    min-width: 1200px;
    height: 360px;
    position: relative;
}

.page-header .s {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    z-index: 2;
}

.searchTop {
    min-width: 1200px;
    height: 81px;
    position: relative;
}

.searchTop .s h1{
    font-size: 18px;
    line-height: 60px;
    color: #eee;
    font-family: microsoft yahei, microsoft jhenghei, Tahoma, simsun;
    font-weight: 400
}

.wp {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.wps {
    margin: 0 12px;
}

.page-header h1 {
    font-size: 32px;
    line-height: 60px;
    color: #eee;
    font-family: microsoft yahei, microsoft jhenghei, Tahoma, simsun;
    font-weight: 400;
}

.page-header .line {
    width: 80px;
    height: 2px;
    background: #008cd7;
    margin: 9px 0;
}

.page-header p {
    font-size: 16px;
    color: #ddd;
    line-height: 30px;
}

.page-service {
    min-width: 1200px;
    padding: 80px 0;
}

.page-title {
    text-align: center;
}

.page-title .title {
    font-size: 30px;
    line-height: 30px;
    color: #333;
}

.page-title .title-line {
    height: 20px;
}

.page-title .tips {
    font-size: 15px;
    line-height: 15px;
    color: #888;
}

.page-title .title-line {
    height: 20px
}

.page-service .s {
    margin: 40px 40px 0;
    border-right: 1px #ddd solid;
    border-top: 1px #ddd solid
}

.page-service .data {
    float: left;
    width: 25%;
    text-align: center
}

.page-service .data a {
    display: block;
    padding: 20px;
    border-left: 1px #ddd solid;
    border-bottom: 1px #ddd solid
}

.page-service .data a:hover {
    text-decoration: none;
    color: unset
}

.page-service .m {
    padding: 15px 0
}

.page-service .m img {
    width: auto;
    height: 45px
}

.page-service .data .title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
}

.page-service .data:hover a .title {
    color: #25b7ae;
}

.page-service .data .des {
    padding: 0 15px;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #aaa
}

.page-advantage {
    min-width: 1200px;
    padding: 80px 0;
    background: #616892;
    position: relative
}

.page-advantage .page-title {
    position: relative;
    z-index: 2
}

.page-advantage .title {
    color: #eee
}

.page-advantage .tips {
    color: #aaa
}

.page-advantage .cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.page-advantage .s {
    padding: 40px 40px 0;
    position: relative;
    z-index: 2
}

.page-advantage .data {
    float: left;
    width: 33.33%
}

.page-advantage dl {
    padding: 25px 25px 25px 75px;
    position: relative
}

.page-advantage dt {
    height: 32px;
    font-size: 18px;
    margin-bottom: 13px
}

.page-advantage dt span {
    float: left;
    display: block;
    position: relative;
    line-height: 22px;
    padding-bottom: 13px;
    color: #eee
}

.page-advantage dt em {
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 0;
    width: 50%;
    background: #008cd7;
    transition: all .3s
}

.page-advantage dl:hover em {
    width: 100%
}

.page-advantage .m {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 30px
}

.page-advantage .m img {
    height: 36px
}

.page-advantage .des {
    font-size: 13px;
    color: #999;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
    letter-spacing: 1px
}

.cat-list {
    text-align: center;
    background: #fff;
    border-bottom: 1px #eee solid;
}

.cat-list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    font-size: 15px;
}

.cat-list .current-cat a {
    color: #008cd7;
}

.in-cont {
    margin: 0 auto;
    padding: 20px 0;
}

.in-cont .mn {
    float: left;
    width: 820px;
}

.in-cont .sidebar {
    float: right;
    width: 360px;
}

.in-cont .mn .list .cat {
    color: #fff;
    background-color: #25b7ae;
    padding: 0px 6px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 6px;
    font-weight: normal;
}

.in-cont .mn .list .cat:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.in-cont .mn .list .cat i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid #25b7ae;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.in-cont .list_news dl {
    padding: 20px;
    overflow: hidden;
    margin-bottom: -1px;
    border: 1px #eaeaea solid;
    background: #fff;
}

.in-cont .list_news .first {
    border-radius: 4px 4px 0 0;
}

.in-cont .list_news .last {
    border-radius: 0 0 4px 4px;
}

.in-cont .list_news .m {
    float: left;
    width: 220px;
    margin-right: 15px;
    overflow: hidden;
}

.in-cont .list_news .m a {
    display: inline-block
}

.in-cont .list_news .m img {
    width: 100%;
    height: 150px;
    transition: all 0.5s;
}

.in-cont .list_news .m img:hover {
    transform: scale(1.2);
}

.in-cont .list_news dt {
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    overflow: hidden;
}

.in-cont .list_news dt a {
    font-size: 18px;
    color: #222;
    transition: all 0.4s;
}

.in-cont .list_news dt a:hover {
    color: #25b7ae;
}

.in-cont .list_news p {
    color: #999;
    font-size: 12px;
    line-height: 30px;
}

.in-cont .list_news p em {
    margin-right: 15px;
    color: #999;
}

.in-cont .list_news p em a {
    color: #999;
}

.in-cont .list_news dd {
    line-height: 22px;
    font-size: 12px;
    color: #888;
}

.sidebar .sidesub {
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}

.sidebar .sidesub h2 {
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    margin: 0;
    padding: 8px 15px;
    font-weight: normal;
}

.sidebar .ser li {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    background-color: #fff;
    color: #777;
}

.sidebar .ser .sub {
    border-bottom: 1px dashed #ddd;
}

.sidebar .ser li div {
    padding: 15px 15px 20px;
}

.sidebar .ser li:hover {
    background-color: #F9F9F9;
}

.sidebar .ser .sub-1 div, .sidebar .ser .sub-3 div {
    border-right: 1px dashed #ddd;
}

.sidebar .ser .sub-5 {
    width: 100%;
    border: 0;
}

.sidebar .ser .sub-5 p {
    height: auto;
    line-height: 20px;
}

.sidebar .ser .sub-5 p a {
    color: #bbb;
}

.sidebar .ser h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 10px 0;
}

.sidebar .ser p {
    height: 50px;
    overflow: hidden;
    color: #bbb;
    margin-bottom: 10px;
    font-size: 12px;
}

.sidebar .ser .btn {
    display: inline-block;
    border: 1px #ddd solid;
    color: #777;
    background-color: #fff;
    border-radius: 2px;
    padding: 5px 12px;
    font-size: 13px;
}

.sidebar .ser .btn:hover {
    border-color: #bbb;
    color: #555;
    background-color: #e6e6e6;
}

.sidebar .contact {
    background: #fff;
    border: 1px #eaeaea solid;
    padding: 0 15px 20px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.sidebar .contact.fixed {
    width: 328px;
    position: fixed;
    _position: absolute;
    top: 5px;
    top: 0 \0;
    *top: 0;
    z-index: 10;
}

.sidebar .contact.fixed1 {
    width: 210px;
    position: fixed;
    _position: absolute;
    top: 100px;
    top: 0 \0;
    *top: 0;
    z-index: 10;
}

.sidebar .contact h2 span {
    float: left;
    display: block;
    background: #25b7ae;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding: 4px 15px;
    margin-top: -1px;
}

.sidebar .contact h3 {
    font-weight: normal;
    padding-top: 5px;
    font-size: 18px;
    color: #25b7ae;
    line-height: 36px;
}

.sidebar .contact p {
    line-height: 24px;
    color: #999;
    font-size: 15px;
    margin: 10px 0 10px;
}

.sidebar .contact .qq {
    padding-top: 10px;
}

.sidebar .contact .qq a {
    margin-right: 3%;
    border: 1px #eee solid;
    padding: 4px 10px 4px 25px;
    /*background: url(../img/qq1.png) no-repeat 5px center;*/
    font-size: 13px;
    color: #666;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
}

.sidebar .contact .qq a:hover {
    border-color: #25b7ae;
    opacity: .8;
}

/*文章内容页*/
.article {
    background-color: #fff;
    padding: 20px;
    border: 1px #eaeaea solid;
    border-radius: 4px;
}

.article h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5em;
    text-align: center;
    color: #000000;
}

.article .info {
    margin-bottom: 15px;
    padding-bottom: 10px;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px #eee solid;
    color: #888888;
    text-align: center;
}

.article .info em {
    color: #888;
    margin-right: 10px;

}

.article .info a {
    color: #888;
}

.article .cont {
    word-wrap: break-word;
}

.article .cont h1 {
    font-size: 18px;
    line-height: 1.5em;
    padding: 5px 0;
    margin: 20px 0;
    border-bottom: 1px #ddd solid;
}

.article .cont h2 {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}

.article .cont ol, .article .cont ul {
    margin: 0 0 20px 0;
}

.article .cont ol li, .article .cont ul li {
    list-style-position: inside;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 6px;
    text-indent: 2em;
}

.article .cont ol li {
    list-style-type: decimal;
}

.article .cont ul li {
    list-style-type: disc;
}

.article .cont p {
    font-size: 15px;
    line-height: 26px;
    margin: 15px 0;
    text-indent: 2em;
}

.article .cont a {
    color: #008cd7;
}

.article .cont a:hover {
    text-decoration: underline;
}

.article .cont h6 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: normal;
}

.article .cont blockquote {
    margin-left: 30px;
    background: #eee;
    border-left: 4px #ccc solid;
    padding: 0 5px 0 8px;
    margin-bottom: 15px;
}

.article .cont blockquote p {
    line-height: 24px;
    margin-bottom: 0;
    padding: 4px 0;
    font-size: 12px;
    margin: 0;
    text-indent: 0;
    font-size: 14px;
}

.article .cont img {
    max-width: 780px;
    height: auto;
}

.article .cont .aligncenter {
    display: block;
    margin: auto;
}

.article .cont pre {
    margin: 15px 0;
}

.article .copy {
    background-color: #efefef;
    border-radius: 3px;
    margin: 10px 0 20px;
    padding: 5px 10px;
    font-size: 15px;
}

.article .copy a {
    line-height: 30px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
}

.article .copy a:hover {
    color: #25b7ae;
    text-decoration: none
}

.article .bdshare {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.article div.tag {
    text-align: center;
    line-height: 60px;
}

.article .tag a {
    background: #008cd7;
    color: #fff;
    margin: 0 5px;
    padding: 3px 12px;
    border-radius: 2px;
}

.article .tag a:hover {
    opacity: .8;
}

.article .relatedposts {

}

.article .relatedposts h3 {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px #eee solid;
    margin: 10px auto;
    font-weight: normal;
}

.article .relatedposts li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #bbb;
    /*background: url(../img/lidot.gif) no-repeat left center;*/
    padding-left: 10px;
}

.article .relatedposts li a {
    color: #777;
    font-size: 14px;
}

.article .relatedposts li a:hover {
    color: #25b7ae;
}

.article table {
    width: 100%;
    margin: 10px auto;
    border-collapse: collapse;
}

.article td, .article th {
    line-height: 25px;
    border: 1px #ddd solid;
    vertical-align: middle;
    padding: 5px 10px;
    font-size: 14px;
}

.article .tag-list{
    margin: 10px 0;
    font-size: 15px;
}
.article .tag-list a{
    background: #9b9b9b;
    color: #ffffff;
    padding: 3px 8px;
    margin-right: 5px;
    border-radius: 5px;
}
.article .tag-list a:hover{
    background: #cb6565;
}


/*单页子类*/
.arrchild {
    margin-bottom: 15px;
}

.arrchild ul {
    background: #fff;
}

.arrchild ul li {
    text-align: center;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
}

.arrchild ul li.active {
    border-left: 2px solid #008cd7;
}

.arrchild ul li a {
    color: #333;
    display: block;
    margin: 0 10px;
    border-bottom: 1px solid #f8f8f8;
    font-weight: 400;
}

.arrchild ul li.active a, .arrchild ul li:hover a {
    color: #008cd7;
    text-decoration: none;
}

/*侧栏客服 开始*/
.footer-kefu {
    position: fixed;
    top: 50%;
    margin-top: -50px;
    right: 0;
    width: 45px;
    z-index: 9999;
}

.footer-kefu li {
    width: 45px;
    height: 45px;
    line-height: 45px;
    float: right;
    position: relative;
    margin: 1px 0;
    background: #333;
    cursor: pointer;
    border-radius: 1px;
    zoom: 1;
    transition: 0.5s;
}

.footer-kefu li:hover {
    background: #25b7ae;
}

.footer-kefu li em {
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    overflow: hidden;
}

.footer-kefu li a {
    display: block;
    height: 45px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.footer-kefu .wx .code {
    display: none;
    right: 47px;
    position: absolute;
    top: -135px;
    width: 150px;
    padding: 5px;
    border: 1px #ddd solid;
    background: #fff;
}

.footer-kefu .wx .code img {
    width: 100%;
}

.footer-kefu .wx .code p {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
}

.footer-kefu .m .code {
    display: none;
    right: 47px;
    position: absolute;
    top: -135px;
    width: 150px;
    padding: 5px;
    border: 1px #ddd solid;
    background: #fff;
}

.footer-kefu .m .code img {
    width: 100%;
}

.footer-kefu .m .code p {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
}

.footer-kefu .qq em {
    background: url(../img/side-kefu.png) no-repeat center;
}

.footer-kefu .wx em {
    /*background: url(../img/side-weixin.png) no-repeat center;*/
}

.footer-kefu .m em {
    background: url(../img/side-code.png) no-repeat center;
}

.footer-kefu .tel em {
    background: url(../img/side-tel.png) no-repeat center;
}

.footer-kefu .tel a {
    font-size: 16px;
}

.footer-kefu .top em {
    background: url(../img/side-top.png) no-repeat center;
}

/*侧栏客服 结束*/

/*banner下的导航 开始*/
.index-slogan {
    position: relative;
    z-index: 100;
    padding: 20px 0;
    background: #000000;
}

.index-slogan .service-subject {
    float: left;
    width: 23%;
    padding: 0 1%;
}

.index-slogan .m {
    float: left;
    width: 50px;
    padding: 11px 0;
    margin-right: 12px;
}

.index-slogan .m img {
    vertical-align: middle;
}

.index-slogan .title-sub {
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
}

.index-slogan .des {
    font-size: 13px;
    color: #93979f;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

/*banner侧栏客服 结束*/

.index-title {
    text-align: center
}

.index-title .title {
    font-size: 30px;
    line-height: 30px;
    color: #333
}

.index-title .tips {
    font-size: 15px;
    line-height: 15px;
    color: #888
}

.index-title .title-line {
    height: 20px
}

.index-service {
    padding: 100px 0;
    zoom: 1;
    min-width: 1200px
}

.index-service .s {
    padding-top: 50px
}

.index-service .sub {
    float: left;
    width: 25%;
    height: 300px;
    background: #fff;
    position: relative;
    /*transition: .3*/
}

.index-service dl {
    padding: 15px
}

.index-service dt {
    font-size: 20px;
    font-weight: 300;
    text-align: center
}

.index-service dt {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #555
}

.index-service .des {
    height: 40px;
    line-height: 20px;
    padding: 0 15px;
    overflow: hidden;
    font-size: 13px;
    color: #646a75;
    text-align: center
}

.index-service .m {
    padding: 10px 0;
    text-align: center
}

.index-service .m img {
    height: 180px;
    width:256px;
    border-radius: 5px;
}

.index-service ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0595c7;
    color: #fff;
    text-align: center;
    display: none
}

.index-service .ul-s {
    padding: 15px
}

.index-service ul h6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff
}

.index-service ul li {
    font-size: 13px;
    line-height: 24px;
    color: #fff
}

.index-service .index2n {
    margin-top: 20px;
    height: 36px
}

.index-service .index2n a {
    color: #fff;
    padding: 6px 25px;
    line-height: 36px;
    border-radius: 1px;
    border: 1px #fff solid
}

.index-service .index2n a:hover span {
    color: #0595c7
}

.index-service ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    display: none;
    align-items: center;
}

.index-service .ul-s {
    padding: 15px;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.index-service ul h6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
}

.index-service .index2n {
    margin-top: 20px;
    height: 36px;
}

.index-service .index2n a {
    color: #fff;
    padding: 6px 25px;
    line-height: 36px;
    border-radius: 1px;
    border: 1px #fff solid;
}

.btn-a em {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background: #fff;
    transition: 0.5s;
}

.btn-a span {
    color: #fff;
    position: relative;
    z-index: 2;
}

.index-service .index2n a:hover span {
    color: #25b7ae;
}

.index-about {
    min-width: 1200px;
    padding: 80px 0;
    /*background: #f8f8f8 url(../img/brand_bg.png) no-repeat center;*/
    border: 1px #f0f0f0 solid;
    border-width: 1px 0;
}

.index-about .gywm {
    text-align: left;
    width: 1200px;
    margin: 40px auto 0;
}

.index-about .gywm .text {
    width: 63%;
    height: 260px;
    font-size: 15px;
    overflow: hidden;
    padding-right: 2%;
    float: left;
    color: #666;
    line-height: 29px;
}

.index-about .gywm .img {
    width: 35%;
    float: right;
}

.index-about .gywm img {
    vertical-align: middle;
    -webkit-transition: .5s;
    transition: .5s;
}

.index-partner {
    min-width: 1200px;
    padding: 100px 0;
    background: #fff;
}

.index-partner .s {
    padding: 50px 0 0;
}

.index-partner ul {
    padding: 0 10px;
}

.index-partner li {
    float: left;
    width: 20%;
}

.index-partner a {
    display: block;
    margin: 10px;
    height: 80px;
    border: 1px #ededed solid;
    background-repeat: no-repeat;
    background-position: center;
    /*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;*/
    transition: .5s;
}

.index-partner a:hover {
    border-color: #dcdcdc;
    /* -webkit-filter: grayscale(0); */
    -moz-filter: grayscale(0);
    /*-ms-filter: grayscale(0);*/
    -o-filter: grayscale(0);
    /* filter: grayscale(0); */
    filter: none;
}

.index-news {
    min-width: 1200px;
    padding: 100px 0;
    background: #f8f8f8;
}

.index-news .index-news-list {
    width: 1200px;
    margin: 60px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.index-news .list {
    float: left;
    width: 49%;
    margin-bottom: 30px;
    overflow: hidden;
}

.index-news .newimg {
    float: left;
    width: 150px;
    height: 108px;
    margin-right: 15px;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden;
}

.index-news .newimg img {
    width: 100%;
    height: 100px;
    transition: all 0.6s;
}

.index-news .index-news-list a:hover .newimg img {
    transform: scale(1.2);
}

.index-news .text {
    text-align: left;
    transition: .8s;
    -webkit-transition: .8s;
}

.index-news .text h6 {
    margin: 10px 0;
    color: #3b3b3b;
    font-size: 18px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index-news .index-news-list a:hover .text h6 {
    color: #25b7ae;
}

.index-news .list p {
    color: #8e8e8e;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 26px;
    height: 50px;
}

.f14 {
}

.f14 a {
    font-size: 15px;
}

.f14 a:hover {
    color: #25b7ae;
}

.tags{
    width: 1200px;
    margin:0 auto;
}
